Vcenter Network Projects Vpcs VpcInfo
The Vcenter Network Projects Vpcs VpcInfo schema contains details of a VPC in vCenter.
This schema was added in vSphere API 9.0.0.0.
{
"id": "string",
"name": "string",
"external_id": "string"
}
Identifier of the VPC.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.network.vpc
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.network.vpc
.
Name of the VPC.
This property was added in vSphere API 9.0.0.0.
External identifier of the VPC.
This property was added in vSphere API 9.0.0.0.